a11y: Transform GetCharacterExtents coords to native surface ones
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 2 Jun 2022 12:32:41 +0000 (14:32 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 2 Jun 2022 12:35:53 +0000 (14:35 +0200)
commite895f7dd7018e1af3f238c7f4fd0bd5f1fafe1df
treebb041febf43746dd255eb7a62fee26238663affa
parent7750a2c42362db7d2de7a0b05efd17372dcfc625
a11y: Transform GetCharacterExtents coords to native surface ones

These coordinates are "window"-relative, so transform textview coordinates
to the coordinate system of the GtkNative containing it.
gtk/a11y/gtkatspitext.c